machine language
英 [məˈʃiːn ˈlæŋɡwɪdʒ]
美 [məˈʃiːn ˈlæŋɡwɪdʒ]
机器语言;计算机语言
英英释义
noun
- a set of instructions coded so that the computer can use it directly without further translation
- a programming language designed for use on a specific class of computers
双语例句
- However, high-level languages must be translated into machine language by another program called a compiler before a computer can understand them.
然而,在计算机能够理解之前,高级语言必须被称之为编译器的另外一种程序翻译成机器语言。 - Research and Development on Control System and Decision-making System of Robot Soccer; If programmers had to write in machine language, there would be very few programmers.
足球机器人体系结构研究及决策程序开发如果程序员必须用机器语言编程序的话,那么就几乎没有人能做程序员了。 - P-code is a machine language that is executed in a virtual machine rather than in actual hardware.
P-code是一种机器语言,运行于虚拟机而不是实际硬件。 - A program that translates instructions written in a high level programming language into machine language.
一种把用高级编程语言编写的指令翻译成机器语言的程序。 - Translator: A compiler, interpreter or assembler conversion program that translates a high-level language or low-level language into machine language.
翻译程式:是一个用编译,传译或真译方法的转换程式。它把高阶层语言或低阶层语言翻译为机器语言。 - The Tao gave birth to machine language. machine language gave birth to the assembler.
道生机器语言,机器语言生汇编嚣。 - We would all be programming in assembly language or even machine language.
我们就要用汇编语言,甚至要用机器语言去编写程序。 - I was involved, for a time, with machine language translation of a lot of that material which was, in those days, somewhat crude but at least it gave us some ideas.
在那些日子里,我一度纠缠在那些机器语言资料的翻译当中,有点粗糙,但至少它给我们提供了一些想法。 - A machine language consists of primitive operations that a computer can perform directly.
机器语言是由计算机可以直接执行的原语操作组成的。 - The translation of machine language back into mnemonics during debugging.
在调试期间,将机器语言反译成助记符的翻译过程。